/* initialization css */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td,canvas { margin:0; padding:0; }
body { color:#555; font-size:14px; font-family: Arial, Helvetica, sans-serif; }
td,th,caption { font-size:14px; }
h1, h2, h3, h4, h5, h6 { font-weight:normal; font-size:100%; }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal;}
a { color:#555; text-decoration:none; }
img { border:none; }
ol,ul,li { list-style:none; }
input, textarea, select, button { font:14px Verdana,Helvetica,Arial,sans-serif; }
table { border-collapse:collapse; }
.clearfix:after {content: ""; display: block; height:0; clear:both; visibility: hidden;}
.clearfix { *zoom:1; }
/* 公共样式 */
.w1200 { width: 1200px; margin: 0 auto; }


/* body */
.box_top { width: 100%; height: 42px; background: #FFFFFF; border-radius: 0px 0px 0px 0px; opacity: 1; box-sizing: border-box; border-bottom: 1px solid #E4E4E4; }
.box_top .w1200 { height: 100%; position: relative;padding-top:10px;box-sizing: border-box;}
.box_top .left { color: #333333; font-size: 14px; line-height: 22px; margin-right:auto;float:left; }
.box_top .right { float: right;}
.box_top .right .time { font-size: 14px;line-height: 22px;color:#333333; float: left;}
.box_top .right .weatherImg { width:22px; height: 22px;margin-left:31px; float: left;}
.box_top .right .weatherText { color:#999999; font-size: 14px;line-height: 22px;margin-left: 5px; float: left;}

.box_header { padding: 22px 0 22px; }
.box_header .w1200{ overflow: hidden; }
.box_header .logo {float: left;overflow: hidden;}
.box_header .logo .logo1{width: 216px;height: 67px;}
.box_header .logo .logo2{width: 515px;height: 66px;}
.box_header .logoImg {display: block;float: left;position: relative;}
.box_header .logo img {position: absolute;top:0;bottom:0;}
.box_header .text {margin-top:18px;height: 42px; background: #FF0100; line-height: 42px; color: white; text-align: center;font-weight: bold;font-size: 30px;padding: 0 8px;margin-left:10px;margin-right: 43px;display: block;float: left;}
.box_header .searchBox {float: right;border-radius: 6px; width:248px;height: 42px;border: 1px solid #DEDEDE;box-sizing: border-box;margin-top:18px;position: relative;}
.box_header .searchBox .inp { width: 163px; box-sizing: border-box; border: none; outline: none;line-height: 40px;margin:0 3px;padding:0 17px;font-size: 14px;height: 40px;}
.box_header .searchBox .btn { width: 19px; height: 19px; }
.box_header .clickArea {height: 19px;position: absolute;top:50%;transform: translateY(-50%);right:13px;}

.box_nav {background-color: #3861B9; }
.box_nav .navList {height: 58px;overflow: hidden;}
.box_nav .navList .item {color: #fff; font-size: 20px; display: block;height: 100%;padding: 0 8px;line-height: 58px;float: left;}
.box_nav .navList .item:not(.active):hover {text-decoration: underline;}
.box_nav .navList .item.active {color: #3861B9;background-color: white;}

.box_sw1 { margin: 35px 0; }
.box_sw1 #swiper1 { height: 67px;overflow:hidden; position: relative;}
.box_sw1 .swiper-slide a { text-align:center; line-height: 67px; font-size: 50px; color: #3A5EB9; font-weight: bold;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.box_sw1 .swiper-pagination { text-align: center; width: 10px; position: absolute; right: 0; top:50%; transform: translateY(-50%); }
.box_sw1 .swiper-pagination-switch { display: block; width: 8px; height: 8px; border-radius: 10px; background: #fff; border: 1px solid #3861B9; cursor: pointer; }
.box_sw1 .swiper-pagination-switch + .swiper-pagination-switch { margin-top: 7px; }
.box_sw1 .swiper-active-switch { background: #3860B7; }


.box_cont1 {height: 468px;}
.box_cont1 .textBox {width: 404px; float: left;margin-top: 3px;}
.box_cont1 .textBox .item:not(:last-of-type){width:100%;height:21px;margin-bottom: 13px;}
.box_cont1 .textBox .item a{font-size: 16px;color: #333333;line-height: 21px;width:100%;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.box_cont1 .textBox .item a:hover {color:#3861B9;text-decoration: underline;}
.box_cont1 .imgsBox {width:780px;height: 468px;position: relative;float: right;}
.box_cont1 .imgsBox .swiper-container{width:780px;height: 468px;}
.box_cont1 .imgsBox .swiper-slide .imgcont{width: 780px;height: 468px;position: relative;}
.box_cont1 .imgsBox .swiper-slide .imgcont:after {content: ''; display: block; position: absolute;height: 69px;bottom: 0;width: 100%;left:0; background: linear-gradient(to bottom,rgba(51,51,51,0),rgba(51,51,51,1));}
.box_cont1 .imgsBox .swiper-slide .imgcont .text {font-size: 20px;color: #fff;position: absolute;height: 69px;bottom: 0;left:0;right:0;margin:0 auto;z-index:3;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;line-height: 69px;text-align: center;width:50%;}
.box_cont1 .imgsBox .swiper-slide .imgcont:hover .text {text-decoration: underline;}
.box_cont1 .imgsBox .controls { height: 69px;position: absolute;bottom: 0;width: 100%;left:0; z-index:2;}
.box_cont1 .imgsBox .controls .swiper-button-next { cursor:pointer;right: 60px; position: absolute; top: 50%;transform: translateY(-50%);}
.box_cont1 .imgsBox .controls .swiper-button-prev { cursor:pointer;left: 60px; position: absolute;top: 50%;transform: translateY(-50%);}
.box_cont1 .imgsBox .controls .swiper-button-prev i,
.box_cont1 .imgsBox .controls .swiper-button-next i {font-size: 40px; color: #fff;font-weight: 700;}
.box_cont1 .imgsBox .controls .pages {color: #fff;position: absolute;text-align: left;left:112px;top:50%;transform: translateY(-50%);font-size: 20px;width:auto;}
.box_cont1 .imgsBox .controls .pages .cur { font-size: 30px;}

.box_ad {margin:35px 0;}
.box_ad #adList {height: 104px;overflow: hidden;}
.box_ad #adList .item{width:386px;height: 102px;float: left;}
.box_ad #adList .item:not(:last-of-type){margin-right:21px;}
.box_ad #adList .item img{width:100%;height: 100%;}


.box_cont2 .contList .cItem {width: 388px;float: left;}
.box_cont2 .contList .cItem:not(:last-of-type){margin-right: 18px;}
.box_cont2 .contList .cItem .tip {height: 58px;position: relative;margin-bottom:26px;}
.box_cont2 .contList .cItem .tip:after {content:'';display: block;height: 4px;width: 100%;background-color: #E4E4E4;position: absolute;bottom: 0;}
.box_cont2 .contList .cItem .tip .text {font-size: 30px;color: #333333;border-bottom: 4px solid #E4E4E4;line-height: 30px;padding-bottom: 24px;position: relative;z-index: 2;display: inline-block;height: 30px;}
.box_cont2 .contList .cItem .tip .text.active {font-weight: 700;border-bottom: 4px solid #3A5EB9;}
.box_cont2 .contList .cItem .contbox .imgbox {position: relative;width:388px;height: 244px;}
.box_cont2 .contList .cItem .contbox .imgbox:after {content: ''; display: block; position: absolute;height: 36px;bottom: 0;width: 100%;left:0; background: linear-gradient(to bottom,rgba(51,51,51,0),rgba(51,51,51,1));}
.box_cont2 .contList .cItem .contbox .imgbox img{width:388px;height: 244px;}
.box_cont2 .contList .cItem .contbox .imgbox .imgtitle{width:388px;height: 36px;line-height: 36px;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 14px;color: #fff;position: absolute;bottom: 0;left:0;z-index:2;}
.box_cont2 .contList .cItem .contbox .imgbox:hover .imgtitle{text-decoration: underline;}
.box_cont2 .contList .cItem .contbox .imp .item{font-weight: 700;font-size: 18px;color: #333;display: block;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-bottom: 16px;}
.box_cont2 .contList .cItem .contbox .imp .item:hover {color:#3861B9;text-decoration: underline;}
.box_cont2 .contList .cItem .contbox .commomList .item{font-size: 16px;color: #333;display: block;width:100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.box_cont2 .contList .cItem .contbox .commomList .item:hover {color:#3861B9;text-decoration: underline;}
/* .box_cont2 .contList .cItem .contbox .commomList .item:not(:nth-last-child(-n+2)){margin-bottom: 16px;} */
.box_cont2 .contList .cItem .contbox .commomList .item:not(:nth-last-child(-n+1)){margin-bottom: 16px;}
.box_cont2 .contList .cItem.ly .contbox .imgbox{margin-bottom: 15px;}
.box_cont2 .contList .cItem.hd .contbox .imgbox{margin-top: 15px;}


.box_cont3{margin: 40px 0;}
.box_cont3 .tip {height: 58px;position: relative;margin-bottom:26px;}
.box_cont3 .tip:after {content:'';display: block;height: 4px;width: 100%;background-color: #E4E4E4;position: absolute;bottom: 0;}
.box_cont3 .tip .text {font-size: 30px;color: #333333;border-bottom: 4px solid #E4E4E4;line-height: 30px;padding-bottom: 24px;position: relative;z-index: 2;display: inline-block;height: 30px;}
.box_cont3 .tip .text.active {font-weight: 700;border-bottom: 4px solid #3A5EB9;}
.box_cont3 #swiper3{height: 294px;width: 1200px;overflow: hidden;}
.box_cont3 #swiper3 .item{width: 190px;}
.box_cont3 #swiper3 .item:not(:last-of-type){margin-right: 12px;}
.box_cont3 #swiper3 .item .imgScaleWrap{width: 190px;height: 242px;overflow: hidden;}
.box_cont3 #swiper3 img{width: 190px;height: 242px;transition: all 0.6s;}
.box_cont3 #swiper3 .text{font-size: 15px;color: #333;line-height: 21px;text-align: center;margin-top:10px;padding: 0 8px;box-sizing: border-box;width: 190px;color:#333;}
.box_cont3 #swiper3 .item:hover img {transform: scale(1.2);}
.box_cont3 #swiper3 .item:hover .text {text-decoration: underline;}
.box_cont3 #swiper3 .item .text span{display: none;}
.box_cont3 #swiper3 .item .text i{font-style: normal;}

.box_cont4 {width: 100%;height: 688px;background:url('../img/cont4-img1.png') center no-repeat;}
.box_cont4 .tip {height: 58px;position: relative;margin-bottom:26px;padding-top:20px;}
.box_cont4 .tip:after {content:'';display: block;height: 4px;width: 100%;background-color: #E4E4E4;position: absolute;bottom: 0;}
.box_cont4 .tip .text {font-size: 30px;color: #333333;border-bottom: 4px solid #E4E4E4;line-height: 30px;padding-bottom: 24px;position: relative;z-index: 2;display: inline-block;height: 30px;}
.box_cont4 .tip .text.active {font-weight: 700;border-bottom: 4px solid #3A5EB9;}
.box_cont4 .contbox .videoBox {width:875px;height: 565px;float: left;}
.box_cont4 .contbox .videoBox video{width:875px;height: 565px;background: #333;}
.box_cont4 .contbox .videoList {width: 262px;height: 565px;background-color: rgba(51,51,51,0.15);float: right;padding-top:26px;box-sizing: border-box;}
.box_cont4 .contbox .videoList .wrap {overflow: hidden;height: 462px;}
.box_cont4 .contbox .videoList #swiper4 {height: 487px;width: 207px;}
.box_cont4 .contbox .videoList #swiper4 .item {width: 207px;height: 137px;position: relative;cursor: pointer;box-sizing: border-box;}
.box_cont4 .contbox .videoList #swiper4 .item:after {content: ''; display: block; position: absolute;height: 71px;bottom: 0;width: 100%;left:0; background: linear-gradient(to bottom,rgba(51,51,51,0),rgba(51,51,51,1));}
.box_cont4 .contbox .videoList #swiper4 .item .text {font-size: 14px;line-height: 20px;color: #fff;height: 40px;position: absolute;bottom: 15px;width: 100%;z-index: 2;text-align: center;overflow: hidden;}
.box_cont4 #swiper4 .item .imageScaleWrap{width: 100%;height: 100%;overflow: hidden;}
.box_cont4 #swiper4 img{width: 100%;height: 100%;transition: all 0.6s;}
.box_cont4 #swiper4 .item.active {border: 4px solid #3A5EB9;}
.box_cont4 #swiper4 .item:hover img {transform: scale(1.2);}
.box_cont4 #swiper4 .item:hover .text {text-decoration: underline;}
.box_cont4 .contbox .videoList .btn{width: 50px;height: 25px;background-color: #878787;cursor: pointer;margin: 0 auto;position: relative;}
.box_cont4 .contbox .videoList .btn.prev:after,
.box_cont4 .contbox .videoList .btn.next:after {position: absolute; top:50%;left:50%;transform: translate(-50%, -50%);}
.box_cont4 .contbox .videoList .btn.prev:after{content:'';display: block;width:0;height: 0; border-bottom: 10px solid #fff; border-left: 8px solid #878787; border-right: 8px solid #878787;}
.box_cont4 .contbox .videoList .btn.next:after{content:'';display: block;width:0;height: 0;border-top: 10px solid #fff;border-left: 8px solid #878787;border-right: 8px solid #878787;}


.box_cont5{margin: 40px 0;}
.box_cont5 .cItem {width: 388px;float: left;}
.box_cont5 .cItem:not(:last-of-type){margin-right: 18px;}
.box_cont5 .cItem .tip {height: 58px;position: relative;margin-bottom:26px;}
.box_cont5 .cItem .tip:after {content:'';display: block;height: 4px;width: 100%;background-color: #E4E4E4;position: absolute;bottom: 0;}
.box_cont5 .cItem .tip .text {font-size: 30px;color: #333333;border-bottom: 4px solid #E4E4E4;line-height: 30px;padding-bottom: 24px;position: relative;z-index: 2;display: inline-block;height: 30px;}
.box_cont5 .cItem .tip .text:not(:last-of-type){margin-right: 60px;}
.box_cont5 .cItem .tip .text.active {font-weight: 700;border-bottom: 4px solid #3A5EB9;}
.box_cont5 .cItem .tabcont {height: 357px;}
.box_cont5 .cItem .tabcont .contbox{display: none;}
.box_cont5 .cItem .tabcont .contbox.active{display: block;}
.box_cont5 .cItem .contbox .imgbox {position: relative;width:388px;height: 244px;}
.box_cont5 .cItem .contbox .imgbox:after {content: ''; display: block; position: absolute;height: 36px;bottom: 0;width: 100%;left:0; background: linear-gradient(to bottom,rgba(51,51,51,0),rgba(51,51,51,1));}
.box_cont5 .cItem .contbox .imgbox img{width:388px;height: 244px;}
.box_cont5 .cItem .contbox .imgbox .imgtitle{width:388px;height: 36px;line-height: 36px;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 14px;color: #fff;position: absolute;bottom: 0;left:0;z-index:2;}
.box_cont5 .cItem .contbox .imgbox:hover .imgtitle{text-decoration: underline;}
.box_cont5 .cItem .contbox .imp .item{font-weight: 700;font-size: 18px;color: #333;display: block;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-bottom: 16px;}
.box_cont5 .cItem .contbox .imp .item:hover {color:#3861B9;text-decoration: underline;}
.box_cont5 .cItem .contbox .commomList .item{font-size: 16px;color: #333;display: block;width:100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.box_cont5 .cItem .contbox .commomList .item:hover {color:#3861B9;text-decoration: underline;}
.box_cont5 .cItem .contbox .commomList .item:not(:nth-last-child(-n+1)){margin-bottom: 16px;}
.box_cont5 .cItem .contbox.ly .imgbox{margin-bottom: 15px;}
.box_cont5 .cItem .contbox.hd .imgbox{margin-top: 15px;}

.box_cont6 .tip {height: 58px;position: relative;margin-bottom:26px;}
.box_cont6 .tip:after {content:'';display: block;height: 4px;width: 100%;background-color: #E4E4E4;position: absolute;bottom: 0;}
.box_cont6 .tip .text {font-size: 30px;color: #333333;border-bottom: 4px solid #E4E4E4;line-height: 30px;padding-bottom: 24px;position: relative;z-index: 2;display: inline-block;height: 30px;}
.box_cont6 .tip .text:not(:last-of-type){margin-right: 60px;}
.box_cont6 .tip .text.active {font-weight: 700;border-bottom: 4px solid #3A5EB9;}
.box_cont6 .list {overflow: hidden;}
.box_cont6 .list .item{display: block;float: left;width: 224px;height: 90px;overflow: hidden;}
.box_cont6 .list .item:not(:last-of-type){margin-right: 20px;}
.box_cont6 .list .item img{width: 100%;height: 100%;transition: all 0.6s;}
.box_cont6 .list .item:hover img {transform: scale(1.2);}


.box_cont7{margin: 40px 0 50px;width: 100%;}
.box_cont7 .tip {height: 58px;position: relative;margin-bottom:26px;}
.box_cont7 .tip:after {content:'';display: block;height: 4px;width: 100%;background-color: #E4E4E4;position: absolute;bottom: 0;}
.box_cont7 .tip .text {font-size: 30px;color: #333333;border-bottom: 4px solid #E4E4E4;line-height: 30px;padding-bottom: 24px;position: relative;z-index: 2;display: inline-block;height: 30px;}
.box_cont7 .tip .text:not(:last-of-type){margin-right: 60px;}
.box_cont7 .tip .text.active {font-weight: 700;border-bottom: 4px solid #3A5EB9;}
.box_cont7 .tabcont {height: 504px;}
.box_cont7 .tabcont .contbox{display: none;}
.box_cont7 .tabcont .contbox.active{display: block;}
.box_cont7 .tabcont .top{height: 242px;margin-bottom: 20px;}
.box_cont7 .tabcont .top .left{float: left;width: 585px;height: 242px;}
.box_cont7 .tabcont .top .left .imgbox {position: relative;height: 100%;width: 100%;overflow: hidden;}
.box_cont7 .tabcont .top .left .imgbox .title{position: absolute;width: 100%;bottom: 0;left:0;background: linear-gradient(to bottom,rgba(51,51,51,0),rgba(51,51,51,1));height: 42px;line-height: 42px;font-size: 16px;color: #fff;text-align: center;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.box_cont7 .tabcont .top .left .imgbox:hover .title {text-decoration: underline;}
.box_cont7 .tabcont .top .left .imgbox img{width: 100%;height: 100%;transition: all 0.6s;}
.box_cont7 .tabcont .top .left .imgbox:hover img {transform: scale(1.2);}
.box_cont7 .tabcont .top .left .imgbox .play{width: 48px;height: 48px;border-radius: 100%;background-color: rgba(255,255,255,0.7);position: absolute;top:50%;left:50%;transform: translate(-50%, -50%);}
.box_cont7 .tabcont .top .left .imgbox .play:after {border-top:10px solid transparent;border-bottom: 10px solid transparent;border-left:20px solid #333;content:'';width:0;height: 0;display: block;position: absolute;top: 50%;left: 16px;transform: translateY(-50%);}
.box_cont7 .tabcont .imgboxSmall .imgbox{display: block;width: 278px;height: 150px;overflow: hidden;position: relative;}
.box_cont7 .tabcont .imgboxSmall .imgbox img {width: 100%;height: 100%;transition: all 0.6s;}
.box_cont7 .tabcont .imgboxSmall:hover .imgbox img {transform: scale(1.2);}
.box_cont7 .tabcont .imgboxSmall .imgbox .play{width: 36px;height: 36px;border-radius: 100%;background-color: rgba(255,255,255,0.7);position: absolute;top:50%;left:50%;transform: translate(-50%, -50%);}
.box_cont7 .tabcont .imgboxSmall .imgbox .play:after {border-top:8px solid transparent;border-bottom: 8px solid transparent;border-left:16px solid #333;content:'';width:0;height: 0;display: block;position: absolute;top: 50%;left: 12px;transform: translateY(-50%);}
.box_cont7 .tabcont .imgboxSmall .descbox{background-color: #F4F4F4;width: 100%;height: 92px;position: relative;padding:10px 15px 15px;box-sizing: border-box;}
.box_cont7 .tabcont .imgboxSmall .descbox .title {font-size: 14px;color: #333;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;line-height: 14px;}
.box_cont7 .tabcont .imgboxSmall:hover .descbox .title{text-decoration: underline;}
.box_cont7 .tabcont .imgboxSmall .descbox .other{margin-top:30px;overflow: hidden;}
.box_cont7 .tabcont .imgboxSmall .descbox .other .zuthor{float: left;font-size: 12px;color: #999;line-height: 12px;cursor: pointer;}
.box_cont7 .tabcont .imgboxSmall .descbox .other .zuthor:hover{text-decoration: underline;}
.box_cont7 .tabcont .imgboxSmall .descbox .other .like{float: right;font-size: 14px;color: #999;line-height: 14px;cursor: pointer;}
.box_cont7 .tabcont .imgboxSmall .descbox .other .like:after{content: "\e638";}
.box_cont7 .tabcont .imgboxSmall .descbox .other .like.active:after{content: "\e63b";}
.box_cont7 .tabcont .bottom{overflow: hidden;}
.box_cont7 .tabcont .bottom .imgboxSmall {margin-left:0;}
.box_cont7 .tabcont .bottom .imgboxSmall:not(:last-of-type) {margin-right:29px;}
.box_cont7 .tabcont .imgboxSmall{float: left;width: 278px;margin-left: 29px;height: 242px;}

.box_cont8_m {display: none;}
.box_cont8_m .tip {height: 58px;position: relative;margin-bottom:26px;}
.box_cont8_m .tip:after {content:'';display: block;height: 4px;width: 100%;background-color: #E4E4E4;position: absolute;bottom: 0;}
.box_cont8_m .tip .text {font-size: 30px;color: #333333;border-bottom: 4px solid #E4E4E4;line-height: 30px;padding-bottom: 24px;position: relative;z-index: 2;display: inline-block;height: 30px;}
.box_cont8_m .tip .text:not(:last-of-type){margin-right: 60px;}
.box_cont8_m .tip .text.active {font-weight: 700;border-bottom: 4px solid #3A5EB9;}

.box_bottomnav{width: 100%;height: 58px;background-color: #3861B9;}
.box_bottomnav .w1200 {height: 100%;position: relative;}
.box_bottomnav .list{overflow: hidden;text-align: center;font-size: 0;width: 100%;position: absolute;top:50%;transform: translateY(-50%);}
.box_bottomnav .list .item{display:inline-block;padding: 0 26px;font-size: 18px;color: #fff;line-height: 21px;}
.box_bottomnav .list .item:not(:last-of-type) {border-right: 1px solid #fff;}
.box_bottomnav .list .item:hover{font-weight: 700;}

.box_bottom .box1{padding:40px 0 30px;text-align: center;height: 63px;}
.box_bottom .box1 .wrap{display: inline-block;overflow: hidden;}
.box_bottom .box1 .text{width: 640px;float: left;}
.box_bottom .box1 .text p {font-size: 14px;color: #000;line-height: 21px;text-align: center;}
.box_bottom .box1 .imgbox{width: 150px;float: left;margin-left:20px;}
.box_bottom .box1 .imgbox img{height: 56px;}
.box_bottom .box2 {text-align: center;font-size: 0;}
.box_bottom .box2 .layer{overflow: hidden;display: inline-block;margin-top:5px;}
.box_bottom .box2 .item{float: left;margin-right: 10px;display: block;height: 56px;}
.box_bottom .box2 .item img{max-height: 100%;min-height: 100%;}

#goTop{width: 60px;height: 60px;position: fixed;right:50px;bottom: 20px;z-index: 9;transition: 0.5s;opacity: 0;visibility: hidden;background: url('../img/toTop.png') center no-repeat;cursor: pointer;}
#goTop.active{opacity: 1;visibility: visible;}